home *** CD-ROM | disk | FTP | other *** search
- Short: Sets minimum stacksize for new processes
- Author: p-k@htp-tel.de (Peter Keunecke)
- Uploader: p-k@htp-tel.de (Peter Keunecke)
- Version: 1.3
- Type: util/boot
- Requires: AmigaOS 2.04+ (V37)
-
- This shell-command is a simple and small patch to increase the
- minimum stacksize for every NEW process. The default is 8000.
- The original idea is based on "StackAttack" from Georg Steger
- and Robin Cloutman, but "MinStack" is limited to just doing a
- single job: setting up the stacksize only as fast as possible.
-
- MinStack can be included in the startup-sequence without "Run"
- and without the MIN-argument somewhere below "setpatch".
-
- This program and its sourcecode is Freeware, but I don't give
- any warranties and will not accept any responsibility for it!
-
- Changes in version 1.2:
-
- MEMF_PUBLIC is set for the patchcode itself, for VMem-progs.
- Some cleanup in the setup-routine, which saves a few Bytes.
-
- 1.3: Some more cleanup in the patchcode.
-